Interactive SQL

Software Screenshot:
Interactive SQL
Software Details:
Version: 1.0
Upload Date: 21 Jan 15
Developer: Nick Hristov
Distribution Type: Freeware
Downloads: 237
Size: 12 Kb

Rating: 3.7/5 (Total Votes: 3)

Installation Copy and unzip in a folder. For Unix based OS run mkfile(./mkfile). It will create isqlc.sh, which is the start up file for the application.

Installing Database Drivers Copy jar file(s) into root folder or modify DRIVER_CLASSPATH to point to jar's location and start application.

For legal reasons, Database Drivers are not supplied with the application. They can be downloaded from the links below.

Windows Usage: isqlc.cmd [[user password] [-i file]]

Unix based Usage: ./isqlc.sh [[user password] [-i file]]

user - database user name password - user's password file - file containing SQL queries

When -i is used, no banner is displayed and the application exits after the batch is complete.

Configuration JAVA_HOME - location where JRE is installed DRIVER_CLASSPATH - location of database driver(s) CONFIG_LOCATION - location of config.properties file

Config.properties file max_text - display size of character fields comment - line comments marker batch_separator - delimiter between commands driver - database driver class connString - java connect string

Example: max_text=60 comment=-- batch_separator=; driver=com.microsoft.sqlserver.jdbc.SQLServerDriver connString=jdbc:sqlserver://123.456.789.007:1433;DatabaseName=somedatabase

Block comments marker is the standard /* */.

Database Drivers Download MSSQL Server: http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=11774 ORACLE: http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html Sybase: http://www.sybase.com.au/products/allproductsa-z/softwaredeveloperkit/jconnect MySQL: http://dev.mysql.com/downloads/connector/j/

Requirements:

Java 1.6

Screenshots

interactive-sql_1_49349.png
interactive-sql_2_49349.png

Supported Operation Systems

Similar Software

H2 Database Engine
H2 Database Engine

25 Jan 15

Instant Report
Instant Report

29 Oct 15

Snap DB
Snap DB

22 Jan 15

ODBC2CSharp
ODBC2CSharp

25 Oct 15

Comments to Interactive SQL

Comments not found
Add Comment
Turn on images!